Usage

 

Note on FAT32 partitions :

FAT32 partitions have a file size limitation of 2 GiB. XDVDFS_Maker doesn't

check which type of partition it's writing to, please check the type of your partition

before running the tool. Other types of partitions (NTFS, EXT2/3, HFS/+) don't

have that kind of limitation.

 

xdvdfs_maker – Image Creation Tool

   

            xdvdfs_maker [Options] [Root Directory] [Image File]

 

            Options:

                    -pad Pad the image to 4.38GiB. (see: Note on FAT32 partitions)

 

                    -OEIBuf [n] Will leave a gap of [n] Mega Bytes near the outside edge of the

                      disc when padding an image to 4.38 GB. This option can be used to avoid

                      writing to areas of imperfections sometimes found near the outside of cheaper

                      discs.

 

                    -ordercreate [filename] creates an order file based upon the files

                      in the [Root Directory]

 

                    -newlayoutformat Specifies the layout file you pass in is of the

                      newer format used for CloneXB’s mods.

 

                    -opt1 Uses a method of layout optimization which puts all layer 1

                      files from the original disc at the beginning of your ISO.

                      This should be used when backing up original XBOX discs.

 

                    -opt2 Is the same as -opt1 but after moving layer 1 files to the beginning

                      of the disc the layer 1 files are placed in reverse order. This can

                      sometimes be better that -opt1 in cases where there are only a few

                      but very large files on layer 1.

 

                    -order [filename] Will use the file layout specified in the text file.

 

                        Note: In this mode only files mentioned in the layout

                                  file will be included in the image.